projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037b39c
)
Resolve CVS conflicts
author
Miles Bader
<miles@gnu.org>
Tue, 3 Feb 2004 21:45:10 +0000
(21:45 +0000)
committer
Miles Bader
<miles@gnu.org>
Tue, 3 Feb 2004 21:45:10 +0000
(21:45 +0000)
lisp/x-dnd.el
patch
|
blob
|
history
diff --git
a/lisp/x-dnd.el
b/lisp/x-dnd.el
index ef9bb5fc08c7794010bad1e724f724c3874ac805..e23788785ba141cb7f0987c701f13866f2d66df0 100644
(file)
--- a/
lisp/x-dnd.el
+++ b/
lisp/x-dnd.el
@@
-1,4
+1,3
@@
-
;;; x-dnd.el --- drag and drop support for X.
;; Copyright (C) 2004
@@
-601,5
+600,4
@@
FORMAT is 32 (not used). MESSAGE is the data part of an XClientMessageEvent."
(provide 'x-dnd)
-;;; arch-tag: ???
;;; x-dnd.el ends here